Dynamicweb.Content.Items.Editors Namespace : ListEditor<T> Class |
For a list of all members of this type, see ListEditor<T> members.
Name | Description | |
---|---|---|
BeginEdit | Overridden. Enables the editor to populate its UI to the client and initiate the editing process. | |
EndEdit | Overridden. Returns the edited value. |
Name | Description | |
---|---|---|
CreateEditableListBox | Returns new EditableListBox control. | |
RenderList | Renders list. |